Description
"Manage AlgoSec Security Management Suite local application administrator privileged account."
Vendor
This platform is designed for remote account management for the following target:
| Vendor | AlgoSec |
|---|---|
| Product | AlgoSec Security Management Suite |
| Product Category | Network Device |
| Product Versions | A32.20 |
CyberArk
This platform works with the following CyberArk versions:
| CyberArk Solution | Privileged Credentials Management |
|---|---|
| CyberArk Product | Central Policy Manager (CPM) |
| CyberArk Versions | 9.x, 10.x, 11.x 12.x |
| Artifact Version | 1.0 |
| Out of the Box | NO |
| Out of the Box in versions |
Support & Certification
| Support Level | STANDARD |
|---|---|
| Developed by | CyberArk |
| Certification Level | CERTIFIED |
| Connection Methods | SSH |
Actions
The following table lists the supported management actions for this platform:
| Action | Supported | Permissions |
|---|---|---|
| Verify | YES | Must have read/write access to /home/afa/.fa/fa_passwd |
| Change | NO | |
| Reconcile | YES | Must have root privileges to run algosec_conf |
| Delete | NO |
Linked Accounts
The following linked accounts are in use by the plugin.
Reconcile Account
| Supported | YES |
|---|---|
| Required | YES |
| Platforms | |
| Permissions | Permissions to run "sudo algosec_conf" Permissions to read/write access to /home/afa/.fa/fa_passwd |
Prerequisites
The following prerequisites are required on the machine that runs this plugin :
- From WinSCP.com, download WinSCP.exe
- From https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html, download plink.exe
- Rename plink.exe to plink074.exe
Our official documentation for this matter is located at: Create a Process file | CyberArk Docs → Connect over SSH using Plink
Configuration
Platform Settings
Specify the following parameters at the platform level:
| Parameter Name | Description | Acceptable Values | Default Value |
|---|---|---|---|
| Port | The port used to connect via SSH to the target device. | Integer | 22 |
| VerifyFile | The full path to the file 'fa_passwd'. This will be used to run the verify command: htpasswd -vb <VerifyFile'<username>' '<password>' | Unix full path to file | /home/afa/.fa/fa_passwd |
Account Settings
Account Mandatory Parameters
Specify the following parameters on the account:
| Parameter Name | Description | Acceptable Values |
|---|---|---|
| Username | The username of the local application user. Admin is the username created with the default install. | admin |
| Address | The address of the Target Device which the plugin will connect with via SSH. The address needs to be resolvable from the CPM server. | Hostname, FQDN, IP Address |